home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_6529.txt < prev    next >
Text File  |  1990-04-06  |  3KB  |  133 lines

  1. -- card: 6529 from stack: in.0-6
  2. -- bmap block id: 6799
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: PrintStack
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=47 top=25 right=253 bottom=223
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Info 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   showFld
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 4 (field)
  28. -- low flags: 01
  29. -- high flags: 2004
  30. -- rect: left=40 top=258 right=337 bottom=461
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 174
  35. -- text size: 14
  36. -- style flags: 0
  37. -- line height: 15
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 3 (button)
  46. -- low flags: 00
  47. -- high flags: 2000
  48. -- rect: left=415 top=296 right=334 bottom=457
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 5233 / 5233
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: returnArrow
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual zoom close
  60.   go cd "printing" of stack "Intro to HyperCard 2.0"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 8 (button)
  66. -- low flags: 00
  67. -- high flags: 2000
  68. -- rect: left=265 top=25 right=253 bottom=441
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Info 2
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   showFld
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 5 (field)
  85. -- low flags: 81
  86. -- high flags: 2004
  87. -- rect: left=148 top=197 right=306 bottom=354
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 174
  92. -- text size: 14
  93. -- style flags: 0
  94. -- line height: 15
  95. -- part name: info 1
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   hide me
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 6 (field)
  104. -- low flags: 81
  105. -- high flags: 2004
  106. -- rect: left=105 top=223 right=300 bottom=395
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 0
  110. -- font id: 174
  111. -- text size: 14
  112. -- style flags: 0
  113. -- line height: 15
  114. -- part name: info 2
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   hide me
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part contents for card part 5
  123. ----- text -----
  124. In the Print Stack... dialog box that appears when you choose this option for printing, you select how many small images of your card you want to print per page.
  125.  
  126. -- part contents for card part 6
  127. ----- text -----
  128. The Print Stack... dialog box allows you to move images of your card on a small page, so that you can dynamically set your margins and the spacing between cards.
  129.  
  130. -- part contents for card part 4
  131. ----- text -----
  132. Here are two samples of the kind of pages you can print using the Print Stack... option from the HyperCard File menu. When you use this option, you can choose to print all the 
  133. cards in the stack, or only cards you have specified.